home *** CD-ROM | disk | FTP | other *** search
/ Octamed 6 / Octamed 6.iso / s / example_menu < prev    next >
Encoding:
Text File  |  1995-10-29  |  1.3 KB  |  45 lines

  1. PICTURE testbrush.ilbm.hi.640x36x2
  2. PICWIDTH 640
  3. PICHEIGHT 36
  4. PICDEPTH 2
  5. TITLE This is a Meny demonstration menu. You can produce wide menu entries:
  6. WITEM This is WIDE action button, click on it. (Press mouse to exit all pics)
  7. OctaMED:c/ppshow OctaMED:pics/v6.pic
  8. WITEM You can launch anything from these columns, but here it's a big THANKS!
  9. OctaMED:c/ppshow OctaMED:pics/CU.pic
  10. WITEM This Will Launch text
  11. OctaMED:c/xpkguide screen 0 OctaMED:text/hello
  12. TITLE Fun Mod composed as a tribute to George Rodenberry by Ray at RBF Software
  13. WITEM Click here...Move mouse to blank screen area, press both buttons to exit mod
  14. OctaMED:c/picshow OctaMED:pics/TNG-Enterprise.pic
  15. OctaMED:c/run >nil: <nil: OctaMED:c/OctaMEDPlayer OctaMED:modules/Trekrap MBEXIT QUIET
  16. OctaMED:c/wait 41
  17. OctaMED:c/picshow OctaMED:pics/TNG-Enterprise2.pic
  18. OctaMED:c/wait 7
  19. OctaMED:c/picshow
  20. OctaMED:c/picshow
  21. WMENU Here's a submenu...
  22. Sub1
  23. TITLE Or you can use two NARROW columns:
  24. ITEM Column 1   PICTURE
  25. OctaMED:c/picshow OctaMED:pics/ad.pic
  26. OctaMED:c/ppshow OctaMED:pics/ad.pic
  27. OctaMED:c/picshow
  28. ITEM Column 2    TI PIC
  29. OctaMED:c/ppshow OctaMED:pics/TI12b.pic
  30. SECCOL
  31. HDR Column header
  32. MENU Another submenu
  33. Sub2
  34. ENDM
  35.  
  36.  
  37. SUBM Sub1
  38. TITLE This is a submenu
  39. WMENU Even deeper...
  40. Sub2
  41. ENDM
  42.  
  43. SUBM Sub2
  44. TITLE Sorry, nothing here!, it's up to you now.
  45. ENDM